API
List registered domains
Lists registered domains.
Crawlers will only run if the URLs match any of the registered domains.
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Query Parameters
Number of items per page to retrieve.
Required range:
1 <= x <= 100
Page to retrieve.
Required range:
1 <= x <= 100
Algolia application ID for filtering the API response.
Response
200
application/json
Domains
Pagination information.